home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / files / tell < prev    next >
Encoding:
Text File  |  1992-12-17  |  331 b   |  7 lines

  1.           tell fileId
  2.                Returns  a  decimal  string  giving  the current access
  3.                position in fileId.  FileId must have been  the  return
  4.                value from a previous call to open, or it may be stdin,
  5.                stdout, or stderr to refer to one of the  standard  I/O
  6.                channels.
  7.